Author
Harshit Gupta
Contact Info
Project Description
Our product AmakrushAI is a chatbot which solves query of farmer by giving them short and accurate answers. To achieve that we need to process data such that we can do query and find the data which is relevant to the user. To accomplish this, My Project consists of 2 part :-
- Chunking text into Meaningful text chunks given the text input (Text Segemntation)
- Retriving chunk texts simillar to the query given by user (Information Retrival)